home *** CD-ROM | disk | FTP | other *** search
/ Sounds Terrific 2 / Sounds Terrific II (1996)(Weird Science)(Disc 2 of 2)[Amiga-PC].iso / midcraft / magazine / midicraft1 / midicraft-1 < prev    next >
AmigaDOS Script File  |  1995-02-22  |  1KB  |  44 lines

  1. .key foo
  2.  
  3. :c/cd :
  4.  
  5. ;$VER :MIDCRAFT/MAGAZINE/MIDICRAFT1c/type :MIDCRAFT/MAGAZINE/MIDICRAFT1/Text/MIDICraft.ansi
  6. :c/assign libs: :MIDCRAFT/MAGAZINE/MIDICRAFT1/libs
  7. :c/assign s: :MIDCRAFT/MAGAZINE/MIDICRAFT1/s
  8. :c/assign c: :MIDCRAFT/MAGAZINE/MIDICRAFT1/c
  9. :c/assign devs: :MIDCRAFT/MAGAZINE/MIDICRAFT1/devs
  10. :c/assign ENV: RAM:
  11.  
  12. :MIDCRAFT/MAGAZINE/MIDICRAFT1/c/MemCheck 600000
  13. if not warn
  14. echo "*ec"
  15. ;$VER echo "Sorry, insufficient free memory for background music"
  16. else
  17. endif
  18. :MIDCRAFT/MAGAZINE/MIDICRAFT1/c/run >nil: MIDCRAFT/MAGAZINE/MIDICraft1/c/OctaMEDPlayer :MIDCRAFT/MAGAZINE/MIDICraft1/Music/Mod.Lethal.pp MBEXIT QUIET
  19.    :c/wait 15
  20. echo "*ec"
  21. Echo "                    *e[1mThis issues Default Background Music"
  22. echo " "
  23. echo "                               *e[42mLethal Tomato*e[0m"
  24. echo "                             *e[3mby Graeme Coleman*e[0m"
  25. echo " "
  26. Echo " "
  27. Echo "  When the picture appears, you can get rid of it by pressing"
  28. Echo "  the RIGHT mouse button."
  29. :MIDCRAFT/MAGAZINE/MIDICRAFT1/c/PPSHOW >nil: MIDCRAFT/MAGAZINE/MIDICRAFT1/Graphics/MetalCoverpic.IFF.pp
  30.  
  31. :MIDCRAFT/MAGAZINE/MIDICRAFT1/c/Zoomwindows quiet
  32. :MIDCRAFT/MAGAZINE/MIDICRAFT1/c/Men  :MIDCRAFT/MAGAZINE/MIDICRAFT1/s/menu
  33.  
  34.  
  35. :MIDCRAFT/MAGAZINE/MIDICraft1/c/Zoomwindows quiet
  36.  
  37. assign s: sys:s
  38. assign c: sys:c
  39. assign libs: sys:libs
  40. assign devs: sys:devs
  41. cd sys:
  42. ;assign :MIDCRAFT/MAGAZINE/MIDICRAFT1 remove
  43.  
  44.